Fix "/* within comment" warning.
authorCarlos Garnacho <carlos@imendio.com>
Mon, 4 Aug 2008 15:17:27 +0000 (15:17 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Mon, 4 Aug 2008 15:17:27 +0000 (15:17 +0000)
2008-08-04  Carlos Garnacho  <carlos@imendio.com>

        * gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning.

svn path=/trunk/; revision=20975

ChangeLog
gtk/gtkfilechooserbutton.c

index 2c7df422bf3c474ce49b2cde129fd038981577fe..fede3f24a37f19f9eb821af23e2a9372a39755d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-04  Carlos Garnacho  <carlos@imendio.com>
+
+       * gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning.
+
 2008-08-04  Carlos Garnacho  <carlos@imendio.com>
 
        * gtk/gtknotebook.c (gtk_notebook_expose): Set drag window background
index 1e6519b9c8367abab3e68349758c94b2811e0bf4..aa1b114e7a478febe4d9301151addfb29412855b 100644 (file)
@@ -2380,7 +2380,7 @@ out:
 
 
 /* ************************ *
/*  Child Object Callbacks  *
+ *  Child Object Callbacks  *
  * ************************ */
 
 /* File System */